PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFFixedDocumentFeatures Class / getEnablePageGraphics Method
In This Topic
    getEnablePageGraphics Method
    In This Topic
    Gets a value indicating whether page graphics is enabled.
    If page graphics is not enabled, then the method will return null for pages loaded from the PDF file.
    Syntax
    public boolean getEnablePageGraphics()

    Return Value

    True if the page graphics is enabled.
    See Also